projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c44e12
)
* term/x-win.el (x-initialize-window-system): Call
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 17:57:21 +0000
(17:57 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 3 Nov 2008 17:57:21 +0000
(17:57 +0000)
x-wm-set-size-hint after initialization.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fdbfb116a6dc7080fcc6654b33598e9374190630..4450ee1b944ceecac4ca7340231d955a4ec34e93 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-11-03 Chong Yidong <cyd@stupidchicken.com>
+ * term/x-win.el (x-initialize-window-system): Call
+ x-wm-set-size-hint after initialization.
+
* eshell/em-hist.el (eshell-save-history-on-exit): Change default
to t.